From bb9fc431ec2123fc71fe297f7fb396222f5be26e Mon Sep 17 00:00:00 2001 From: Jeremy Bryant Date: Tue, 5 Mar 2024 22:40:57 +0000 Subject: [PATCH] Replace internet link by Info node * which-key.el (which-key-hide-alt-key-translations): Replace internet link by Info node. --- which-key.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/which-key.el b/which-key.el index 7927c901fec..4088032f26e 100644 --- a/which-key.el +++ b/which-key.el @@ -504,7 +504,7 @@ This string is fed into `substitute-command-keys'") These translations are not relevant most of the times since a lot of terminals issue META modifier for the Alt key. -See http://www.gnu.org/software/emacs/manual/html_node/emacs/Modifier-Keys.html" +See Info node `(emacs)Modifier Keys'." :type 'boolean :version "1.0") -- 2.30.2